func math.erf

2 uses

	math (current package)
		erf.go#L193: 	return erf(x)
		erf.go#L196: func erf(x float64) float64 {